php array formatted output

63

php array formatted output -

print("<pre>".print_r($array_data,true)."</pre>");

Comments

Submit
0 Comments